xref: /minix3/share/i18n/csmapper/TCVN/VISCII%UCS.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: VISCII%UCS.src,v 1.1 2006/11/13 15:16:30 tnozaki Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"VISCII/UCS"
5*36dcc4a4SLionel SambucSRC_ZONE	0x00-0xFF
6*36dcc4a4SLionel SambucOOB_MODE	ILSEQ
7*36dcc4a4SLionel SambucDST_ILSEQ	0xFFFE
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by X-TT Project.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#   VISCII (Vietnamese) to unicode table
16*36dcc4a4SLionel Sambuc#
17*36dcc4a4SLionel Sambuc#   Copyright (c) 1998 Takuya SHIOZAKI, All Rights reserved.
18*36dcc4a4SLionel Sambuc#   Copyright (c) 1998 Pablo Saratxaga <srtxg@chanae.alphanet.ch>
19*36dcc4a4SLionel Sambuc#
20*36dcc4a4SLionel Sambuc#   Redistribution and use in source and binary forms, with or without
21*36dcc4a4SLionel Sambuc#   modification, are permitted provided that the following conditions
22*36dcc4a4SLionel Sambuc#   are met:
23*36dcc4a4SLionel Sambuc#   1. Redistributions of source code must retain the above copyright
24*36dcc4a4SLionel Sambuc#      notice, this list of conditions and the following disclaimer.
25*36dcc4a4SLionel Sambuc#   2. Redistributions in binary form must reproduce the above copyright
26*36dcc4a4SLionel Sambuc#      notice, this list of conditions and the following disclaimer in the
27*36dcc4a4SLionel Sambuc#      documentation and/or other materials provided with the distribution.
28*36dcc4a4SLionel Sambuc#
29*36dcc4a4SLionel Sambuc#   THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
30*36dcc4a4SLionel Sambuc#   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31*36dcc4a4SLionel Sambuc#   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32*36dcc4a4SLionel Sambuc#   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
33*36dcc4a4SLionel Sambuc#   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34*36dcc4a4SLionel Sambuc#   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
35*36dcc4a4SLionel Sambuc#   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36*36dcc4a4SLionel Sambuc#   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37*36dcc4a4SLionel Sambuc#   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38*36dcc4a4SLionel Sambuc#   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39*36dcc4a4SLionel Sambuc#   SUCH DAMAGE.
40*36dcc4a4SLionel Sambuc#
41*36dcc4a4SLionel Sambuc#   Major Release ID: X-TrueType Server Version 1.3 [Aoi MATSUBARA Release 3]
42*36dcc4a4SLionel Sambuc#
43*36dcc4a4SLionel Sambuc#
44*36dcc4a4SLionel Sambuc#    Table build by looking into the unicode chart,
45*36dcc4a4SLionel Sambuc#    and an actual X11 font using viscii1.1-1 encoding.
46*36dcc4a4SLionel Sambuc#
47*36dcc4a4SLionel Sambuc#    Contrary to the iso8859-* family of charsets viscii also uses low range
48*36dcc4a4SLionel Sambuc#    positions (first char is at 0x02) so the table goes from 0x00 to 0xff.
49*36dcc4a4SLionel Sambuc#
50*36dcc4a4SLionel Sambuc0x00 = 0x0000
51*36dcc4a4SLionel Sambuc0x01 = 0x0001
52*36dcc4a4SLionel Sambuc0x02 = 0x1EB2
53*36dcc4a4SLionel Sambuc0x03 = 0x0003
54*36dcc4a4SLionel Sambuc0x04 = 0x0004
55*36dcc4a4SLionel Sambuc0x05 = 0x1EB4
56*36dcc4a4SLionel Sambuc0x06 = 0x1EAA
57*36dcc4a4SLionel Sambuc0x07 = 0x0007
58*36dcc4a4SLionel Sambuc0x08 = 0x0008
59*36dcc4a4SLionel Sambuc0x09 = 0x0009
60*36dcc4a4SLionel Sambuc0x0A = 0x000A
61*36dcc4a4SLionel Sambuc0x0B = 0x000B
62*36dcc4a4SLionel Sambuc0x0C = 0x000C
63*36dcc4a4SLionel Sambuc0x0D = 0x000D
64*36dcc4a4SLionel Sambuc0x0E = 0x000E
65*36dcc4a4SLionel Sambuc0x0F = 0x000F
66*36dcc4a4SLionel Sambuc0x10 = 0x0010
67*36dcc4a4SLionel Sambuc0x11 = 0x0011
68*36dcc4a4SLionel Sambuc0x12 = 0x0012
69*36dcc4a4SLionel Sambuc0x13 = 0x0013
70*36dcc4a4SLionel Sambuc0x14 = 0x1EF6
71*36dcc4a4SLionel Sambuc0x15 = 0x0015
72*36dcc4a4SLionel Sambuc0x16 = 0x0016
73*36dcc4a4SLionel Sambuc0x17 = 0x0017
74*36dcc4a4SLionel Sambuc0x18 = 0x0018
75*36dcc4a4SLionel Sambuc0x19 = 0x1EF8
76*36dcc4a4SLionel Sambuc0x1A = 0x001A
77*36dcc4a4SLionel Sambuc0x1B = 0x001B
78*36dcc4a4SLionel Sambuc0x1C = 0x001C
79*36dcc4a4SLionel Sambuc0x1D = 0x001D
80*36dcc4a4SLionel Sambuc0x1E = 0x1EF4
81*36dcc4a4SLionel Sambuc0x1F = 0x001F
82*36dcc4a4SLionel Sambuc0x20 = 0x0020
83*36dcc4a4SLionel Sambuc0x21 = 0x0021
84*36dcc4a4SLionel Sambuc0x22 = 0x0022
85*36dcc4a4SLionel Sambuc0x23 = 0x0023
86*36dcc4a4SLionel Sambuc0x24 = 0x0024
87*36dcc4a4SLionel Sambuc0x25 = 0x0025
88*36dcc4a4SLionel Sambuc0x26 = 0x0026
89*36dcc4a4SLionel Sambuc0x27 = 0x0027
90*36dcc4a4SLionel Sambuc0x28 = 0x0028
91*36dcc4a4SLionel Sambuc0x29 = 0x0029
92*36dcc4a4SLionel Sambuc0x2A = 0x002A
93*36dcc4a4SLionel Sambuc0x2B = 0x002B
94*36dcc4a4SLionel Sambuc0x2C = 0x002C
95*36dcc4a4SLionel Sambuc0x2D = 0x002D
96*36dcc4a4SLionel Sambuc0x2E = 0x002E
97*36dcc4a4SLionel Sambuc0x2F = 0x002F
98*36dcc4a4SLionel Sambuc0x30 = 0x0030
99*36dcc4a4SLionel Sambuc0x31 = 0x0031
100*36dcc4a4SLionel Sambuc0x32 = 0x0032
101*36dcc4a4SLionel Sambuc0x33 = 0x0033
102*36dcc4a4SLionel Sambuc0x34 = 0x0034
103*36dcc4a4SLionel Sambuc0x35 = 0x0035
104*36dcc4a4SLionel Sambuc0x36 = 0x0036
105*36dcc4a4SLionel Sambuc0x37 = 0x0037
106*36dcc4a4SLionel Sambuc0x38 = 0x0038
107*36dcc4a4SLionel Sambuc0x39 = 0x0039
108*36dcc4a4SLionel Sambuc0x3A = 0x003A
109*36dcc4a4SLionel Sambuc0x3B = 0x003B
110*36dcc4a4SLionel Sambuc0x3C = 0x003C
111*36dcc4a4SLionel Sambuc0x3D = 0x003D
112*36dcc4a4SLionel Sambuc0x3E = 0x003E
113*36dcc4a4SLionel Sambuc0x3F = 0x003F
114*36dcc4a4SLionel Sambuc0x40 = 0x0040
115*36dcc4a4SLionel Sambuc0x41 = 0x0041
116*36dcc4a4SLionel Sambuc0x42 = 0x0042
117*36dcc4a4SLionel Sambuc0x43 = 0x0043
118*36dcc4a4SLionel Sambuc0x44 = 0x0044
119*36dcc4a4SLionel Sambuc0x45 = 0x0045
120*36dcc4a4SLionel Sambuc0x46 = 0x0046
121*36dcc4a4SLionel Sambuc0x47 = 0x0047
122*36dcc4a4SLionel Sambuc0x48 = 0x0048
123*36dcc4a4SLionel Sambuc0x49 = 0x0049
124*36dcc4a4SLionel Sambuc0x4A = 0x004A
125*36dcc4a4SLionel Sambuc0x4B = 0x004B
126*36dcc4a4SLionel Sambuc0x4C = 0x004C
127*36dcc4a4SLionel Sambuc0x4D = 0x004D
128*36dcc4a4SLionel Sambuc0x4E = 0x004E
129*36dcc4a4SLionel Sambuc0x4F = 0x004F
130*36dcc4a4SLionel Sambuc0x50 = 0x0050
131*36dcc4a4SLionel Sambuc0x51 = 0x0051
132*36dcc4a4SLionel Sambuc0x52 = 0x0052
133*36dcc4a4SLionel Sambuc0x53 = 0x0053
134*36dcc4a4SLionel Sambuc0x54 = 0x0054
135*36dcc4a4SLionel Sambuc0x55 = 0x0055
136*36dcc4a4SLionel Sambuc0x56 = 0x0056
137*36dcc4a4SLionel Sambuc0x57 = 0x0057
138*36dcc4a4SLionel Sambuc0x58 = 0x0058
139*36dcc4a4SLionel Sambuc0x59 = 0x0059
140*36dcc4a4SLionel Sambuc0x5A = 0x005A
141*36dcc4a4SLionel Sambuc0x5B = 0x005B
142*36dcc4a4SLionel Sambuc0x5C = 0x005C
143*36dcc4a4SLionel Sambuc0x5D = 0x005D
144*36dcc4a4SLionel Sambuc0x5E = 0x005E
145*36dcc4a4SLionel Sambuc0x5F = 0x005F
146*36dcc4a4SLionel Sambuc0x60 = 0x0060
147*36dcc4a4SLionel Sambuc0x61 = 0x0061
148*36dcc4a4SLionel Sambuc0x62 = 0x0062
149*36dcc4a4SLionel Sambuc0x63 = 0x0063
150*36dcc4a4SLionel Sambuc0x64 = 0x0064
151*36dcc4a4SLionel Sambuc0x65 = 0x0065
152*36dcc4a4SLionel Sambuc0x66 = 0x0066
153*36dcc4a4SLionel Sambuc0x67 = 0x0067
154*36dcc4a4SLionel Sambuc0x68 = 0x0068
155*36dcc4a4SLionel Sambuc0x69 = 0x0069
156*36dcc4a4SLionel Sambuc0x6A = 0x006A
157*36dcc4a4SLionel Sambuc0x6B = 0x006B
158*36dcc4a4SLionel Sambuc0x6C = 0x006C
159*36dcc4a4SLionel Sambuc0x6D = 0x006D
160*36dcc4a4SLionel Sambuc0x6E = 0x006E
161*36dcc4a4SLionel Sambuc0x6F = 0x006F
162*36dcc4a4SLionel Sambuc0x70 = 0x0070
163*36dcc4a4SLionel Sambuc0x71 = 0x0071
164*36dcc4a4SLionel Sambuc0x72 = 0x0072
165*36dcc4a4SLionel Sambuc0x73 = 0x0073
166*36dcc4a4SLionel Sambuc0x74 = 0x0074
167*36dcc4a4SLionel Sambuc0x75 = 0x0075
168*36dcc4a4SLionel Sambuc0x76 = 0x0076
169*36dcc4a4SLionel Sambuc0x77 = 0x0077
170*36dcc4a4SLionel Sambuc0x78 = 0x0078
171*36dcc4a4SLionel Sambuc0x79 = 0x0079
172*36dcc4a4SLionel Sambuc0x7A = 0x007A
173*36dcc4a4SLionel Sambuc0x7B = 0x007B
174*36dcc4a4SLionel Sambuc0x7C = 0x007C
175*36dcc4a4SLionel Sambuc0x7D = 0x007D
176*36dcc4a4SLionel Sambuc0x7E = 0x007E
177*36dcc4a4SLionel Sambuc0x7F = 0x007F
178*36dcc4a4SLionel Sambuc0x80 = 0x1EA0
179*36dcc4a4SLionel Sambuc0x81 = 0x1EAE
180*36dcc4a4SLionel Sambuc0x82 = 0x1EB0
181*36dcc4a4SLionel Sambuc0x83 = 0x1EB6
182*36dcc4a4SLionel Sambuc0x84 = 0x1EA4
183*36dcc4a4SLionel Sambuc0x85 = 0x1EA6
184*36dcc4a4SLionel Sambuc0x86 = 0x1EA8
185*36dcc4a4SLionel Sambuc0x87 = 0x1EAC
186*36dcc4a4SLionel Sambuc0x88 = 0x1EBC
187*36dcc4a4SLionel Sambuc0x89 = 0x1EB8
188*36dcc4a4SLionel Sambuc0x8A = 0x1EBE
189*36dcc4a4SLionel Sambuc0x8B = 0x1EC0
190*36dcc4a4SLionel Sambuc0x8C = 0x1EC2
191*36dcc4a4SLionel Sambuc0x8D = 0x1EC4
192*36dcc4a4SLionel Sambuc0x8E = 0x1EC6
193*36dcc4a4SLionel Sambuc0x8F = 0x1ED0
194*36dcc4a4SLionel Sambuc0x90 = 0x1ED2
195*36dcc4a4SLionel Sambuc0x91 = 0x1ED4
196*36dcc4a4SLionel Sambuc0x92 = 0x1ED6
197*36dcc4a4SLionel Sambuc0x93 = 0x1ED8
198*36dcc4a4SLionel Sambuc0x94 = 0x1EE2
199*36dcc4a4SLionel Sambuc0x95 = 0x1EDA
200*36dcc4a4SLionel Sambuc0x96 = 0x1EDC
201*36dcc4a4SLionel Sambuc0x97 = 0x1EDE
202*36dcc4a4SLionel Sambuc0x98 = 0x1ECA
203*36dcc4a4SLionel Sambuc0x99 = 0x1ECE
204*36dcc4a4SLionel Sambuc0x9A = 0x1ECC
205*36dcc4a4SLionel Sambuc0x9B = 0x1EC8
206*36dcc4a4SLionel Sambuc0x9C = 0x1EE6
207*36dcc4a4SLionel Sambuc0x9D = 0x0168
208*36dcc4a4SLionel Sambuc0x9E = 0x1EE4
209*36dcc4a4SLionel Sambuc0x9F = 0x1EF2
210*36dcc4a4SLionel Sambuc0xA0 = 0x00D5
211*36dcc4a4SLionel Sambuc0xA1 = 0x1EAF
212*36dcc4a4SLionel Sambuc0xA2 = 0x1EB1
213*36dcc4a4SLionel Sambuc0xA3 = 0x1EB7
214*36dcc4a4SLionel Sambuc0xA4 = 0x1EA5
215*36dcc4a4SLionel Sambuc0xA5 = 0x1EA7
216*36dcc4a4SLionel Sambuc0xA6 = 0x1EA9
217*36dcc4a4SLionel Sambuc0xA7 = 0x1EAD
218*36dcc4a4SLionel Sambuc0xA8 = 0x1EBD
219*36dcc4a4SLionel Sambuc0xA9 = 0x1EB9
220*36dcc4a4SLionel Sambuc0xAA = 0x1EBF
221*36dcc4a4SLionel Sambuc0xAB = 0x1EC1
222*36dcc4a4SLionel Sambuc0xAC = 0x1EC3
223*36dcc4a4SLionel Sambuc0xAD = 0x1EC5
224*36dcc4a4SLionel Sambuc0xAE = 0x1EC7
225*36dcc4a4SLionel Sambuc0xAF = 0x1ED1
226*36dcc4a4SLionel Sambuc0xB0 = 0x1ED3
227*36dcc4a4SLionel Sambuc0xB1 = 0x1ED5
228*36dcc4a4SLionel Sambuc0xB2 = 0x1ED7
229*36dcc4a4SLionel Sambuc0xB3 = 0x1EE0
230*36dcc4a4SLionel Sambuc0xB4 = 0x01A0
231*36dcc4a4SLionel Sambuc0xB5 = 0x1ED9
232*36dcc4a4SLionel Sambuc0xB6 = 0x1EDD
233*36dcc4a4SLionel Sambuc0xB7 = 0x1EDF
234*36dcc4a4SLionel Sambuc0xB8 = 0x1ECB
235*36dcc4a4SLionel Sambuc0xB9 = 0x1EF0
236*36dcc4a4SLionel Sambuc0xBA = 0x1EE8
237*36dcc4a4SLionel Sambuc0xBB = 0x1EEA
238*36dcc4a4SLionel Sambuc0xBC = 0x1EEC
239*36dcc4a4SLionel Sambuc0xBD = 0x01A1
240*36dcc4a4SLionel Sambuc0xBE = 0x1EDB
241*36dcc4a4SLionel Sambuc0xBF = 0x01AF
242*36dcc4a4SLionel Sambuc0xC0 = 0x00C0
243*36dcc4a4SLionel Sambuc0xC1 = 0x00C1
244*36dcc4a4SLionel Sambuc0xC2 = 0x00C2
245*36dcc4a4SLionel Sambuc0xC3 = 0x00C3
246*36dcc4a4SLionel Sambuc0xC4 = 0x1EA2
247*36dcc4a4SLionel Sambuc0xC5 = 0x0102
248*36dcc4a4SLionel Sambuc0xC6 = 0x1EB3
249*36dcc4a4SLionel Sambuc0xC7 = 0x1EB5
250*36dcc4a4SLionel Sambuc0xC8 = 0x00C8
251*36dcc4a4SLionel Sambuc0xC9 = 0x00C9
252*36dcc4a4SLionel Sambuc0xCA = 0x00CA
253*36dcc4a4SLionel Sambuc0xCB = 0x1EBA
254*36dcc4a4SLionel Sambuc0xCC = 0x00CC
255*36dcc4a4SLionel Sambuc0xCD = 0x00CD
256*36dcc4a4SLionel Sambuc0xCE = 0x0128
257*36dcc4a4SLionel Sambuc0xCF = 0x1EF3
258*36dcc4a4SLionel Sambuc0xD0 = 0x0110
259*36dcc4a4SLionel Sambuc0xD1 = 0x1EE9
260*36dcc4a4SLionel Sambuc0xD2 = 0x00D2
261*36dcc4a4SLionel Sambuc0xD3 = 0x00D3
262*36dcc4a4SLionel Sambuc0xD4 = 0x00D4
263*36dcc4a4SLionel Sambuc0xD5 = 0x1EA1
264*36dcc4a4SLionel Sambuc0xD6 = 0x1EF7
265*36dcc4a4SLionel Sambuc0xD7 = 0x1EEB
266*36dcc4a4SLionel Sambuc0xD8 = 0x1EED
267*36dcc4a4SLionel Sambuc0xD9 = 0x00D9
268*36dcc4a4SLionel Sambuc0xDA = 0x00DA
269*36dcc4a4SLionel Sambuc0xDB = 0x1EF9
270*36dcc4a4SLionel Sambuc0xDC = 0x1EF5
271*36dcc4a4SLionel Sambuc0xDD = 0x00DD
272*36dcc4a4SLionel Sambuc0xDE = 0x1EE1
273*36dcc4a4SLionel Sambuc0xDF = 0x01B0
274*36dcc4a4SLionel Sambuc0xE0 = 0x00E0
275*36dcc4a4SLionel Sambuc0xE1 = 0x00E1
276*36dcc4a4SLionel Sambuc0xE2 = 0x00E2
277*36dcc4a4SLionel Sambuc0xE3 = 0x00E3
278*36dcc4a4SLionel Sambuc0xE4 = 0x1EA3
279*36dcc4a4SLionel Sambuc0xE5 = 0x0103
280*36dcc4a4SLionel Sambuc0xE6 = 0x1EEF
281*36dcc4a4SLionel Sambuc0xE7 = 0x1EAB
282*36dcc4a4SLionel Sambuc0xE8 = 0x00E8
283*36dcc4a4SLionel Sambuc0xE9 = 0x00E9
284*36dcc4a4SLionel Sambuc0xEA = 0x00EA
285*36dcc4a4SLionel Sambuc0xEB = 0x1EBB
286*36dcc4a4SLionel Sambuc0xEC = 0x00EC
287*36dcc4a4SLionel Sambuc0xED = 0x00ED
288*36dcc4a4SLionel Sambuc0xEE = 0x0129
289*36dcc4a4SLionel Sambuc0xEF = 0x1EC9
290*36dcc4a4SLionel Sambuc0xF0 = 0x0111
291*36dcc4a4SLionel Sambuc0xF1 = 0x1EF1
292*36dcc4a4SLionel Sambuc0xF2 = 0x00F2
293*36dcc4a4SLionel Sambuc0xF3 = 0x00F3
294*36dcc4a4SLionel Sambuc0xF4 = 0x00F4
295*36dcc4a4SLionel Sambuc0xF5 = 0x00F5
296*36dcc4a4SLionel Sambuc0xF6 = 0x1ECF
297*36dcc4a4SLionel Sambuc0xF7 = 0x1ECD
298*36dcc4a4SLionel Sambuc0xF8 = 0x1EE5
299*36dcc4a4SLionel Sambuc0xF9 = 0x00F9
300*36dcc4a4SLionel Sambuc0xFA = 0x00FA
301*36dcc4a4SLionel Sambuc0xFB = 0x0169
302*36dcc4a4SLionel Sambuc0xFC = 0x1EE7
303*36dcc4a4SLionel Sambuc0xFD = 0x00FD
304*36dcc4a4SLionel Sambuc0xFE = 0x1EE3
305*36dcc4a4SLionel Sambuc0xFF = 0x1EEE
306*36dcc4a4SLionel SambucEND_MAP
307